Skip to main content

Update Quiz

PUT Update Quiz

Method: PUT

URL: undefined

KeyValue
x-api-key1234
x-localeid

Request Body (Json)

 {
"title": "Introduction to AI Quizzes",
"webinar_id": 2024,
"chapter_id": 52,
"pass_mark": 75,
"attempt": 3,
"time": 120,
"active": true,
"certificate": false
}